NewFolderApiData

The listing of content items object.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

folderId

The system ID of the new folder. If provided, the GUID will be used. Otherwise, the function will auto-create it.

-

string

parentFolderId

The system ID of the parent folder for the new folder.

Y

string

folderName

The new folder's name

Y

string

*Required elements are only used for API parameters

Usages
  • /API/operations/createNewFolder
  • /API2/content/createNewFolder